@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/11058_u.ttf'); 

}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	list-style: none;
	border: 0;
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
}
a {
	text-decoration: none;
}
em{font-style: normal;} 

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.w-1260{
  width: 1260px;
  margin: 0 auto;
  overflow: hidden;
}

/*头部*/
.hua_topl{
  width: 533px;
  height: 106px;
  margin-top: 23px;
}
.hua_topl h2{
  font-size: 40px;
  color: #222;
  font-weight: bold;
}
.hua_topl h2 em{
  color: #fc3a3a;
  font-size: 40px;
  font-weight: bold;
}
.hua_topl span{
  text-transform: uppercase;
  color: #333;
  font-size: 15px;
  font-family: arial;
}
/*导航*/
.gutop{
	width: 100%;
	height: 54px;
	margin: 0 auto;
	background: #019be5;
}
 
.daohang{
	width: 100%;
	height: 54px;
	margin: 0 auto;
}

.hao_nav ul{	
	height:54px;	
}
.hao_nav ul li{
  width:157px;
  height:36px;
  float:left;
  margin-right: 0px;
 
}
.hao_nav ul li a{
  color:#fff;
  font-size:16px;
  line-height:40px;
  display:block;
  text-align:center;
  margin-top: 6px;
}
.hao_nav ul li a:hover{
  color: #fff;
  transition: all 0.5s ease-out;
  
}
.hao_nav ul li span{
	text-align: center;
	text-transform:uppercase;
	display: block;
	color: #de0025;
	font-size: 12px;
	line-height: 20px;
}
.h-menu a {

    margin-top: 15px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    transition: all 0.3s ease-out;

}
.h-menu-hover {

    background-color: #fc3a3a !important;
    color: #096b44 !important;
    border-radius: 20px;

}

.h-menu a:before{
  content: "";
  position: absolute;
  right:-10px;
  top:10px;
  z-index: 10;
  height: 17px;
  border-left:1px solid #35a067;
}

.h-menu a:last-child:before{
  content: "";
  position: absolute;
  right:0px;
  z-index: 10;
  height: 0px;
  border-right:none;
}

.h-menu a:hover{
  background-color: #fc3a3a;
  color: #fff;
  border-radius: 8px;
}
.h-menu-hover{
  background-color: #fc3a3a !important;
  color: #fff !important;
  border-radius: 8px;
}
/*标题*/
.tit{
  margin:0 auto;
  margin-top: 10px;
}
.tit h3{
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
}
.tit span{
  display: block;
  font-size: 20px;
  font-family: arial;
  line-height: 50px;
  font-weight: normal;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  margin-top: -10px;

}


/*产品展示*/
.hqcp{
	width: 100%;
	height: 121px;
	background: url(../images/hq_11.jpg) no-repeat center;
	margin: 0 auto;
	margin-top: 10px;
}
.hqcpa{
	width: 1260px;
	margin:0 auto;
}
.hqcpl{
	width: 258px;
	float: left;
}
.hqcpl h3{
	font-size: 27px;
	color: #fff;
	font-weight: bold;
	margin-top: 28px;
	margin-left: 20px;
}
.hqcpr{
  width: 1260px;
  margin: 0 auto;
  margin-top: 0px;
  height: 90px;
  margin-top: 10px;
  background: #47ac28;
  overflow: hidden;
}




/*二级菜单*/
/*产品展示二级分类列表*/
.H-CLASS01{ width: 100%; margin: 0 auto;margin-top: 10px;}
.H-CLASS01 ul{ width: 100%; margin: 0 auto; height: auto; 
	overflow: hidden;padding-top: 10px;/*background: #f4f4f4;*/padding-bottom: 10px;}
.H-CLASS01 ul li{ float: left; height: auto; overflow: hidden; 
text-align: center;
width: 236px;margin: 0 auto;margin-top: 3px;
margin-bottom: 2px;margin-right: 10px;
border-radius: 10px;border: 1px solid #fff;
}
.H-CLASS01 ul li a{ 
  display: block;
	line-height: 36px;
	text-align: center;
	background: #019be5;
	font-size: 16px;
	color: #fff;
}
.H-CLASS01 ul li a:hover{
  background: #fc3a3a;
  transition: all 0.5s ease-out;
}

.H-CLASS01 ul li .cl-r{ width:100%; }
.H-CLASS01 ul li .cl-r a{height: 43px;line-height: 43px; 
text-align:center;  border-bottom: #eaeaea 1px dashed;border-top: none; font-size: 15px; 
color: #565656; background:none; /*text-indent: 50px;*/ border-bottom: 1px dashed #c7c7c7;}
.H-CLASS01 ul li .cl-r a:hover{ font-size: 15px; color: #e80012; }

/*滚动产品图片样式-所属分类服务电话*/
.h-pro-gun01 li{
    float: left;
    margin-right: 8px;margin-bottom: 20px;
    width: 299px;
    height: 322px;
    border: 1px solid #ECECEC;
    /*border-bottom: 5px solid #e80012;*/
    margin-bottom: 10px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover{
/*  border: 1px solid #505050;*/
}
.h-pro-gun01 li .tu{
    margin: 5px;
    width: 290px;
    height: 200px;
    padding: 0px;
    background-color: #e5e5e5;
    overflow: hidden;
}
.h-pro-gun01 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
  width: 290px;
  height: 200px;
}
.h-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun01 li .p1-t{
  width: 98%;
  height: 32px;
  
}

.h-pro-gun01 li .p1-t a h3{
  width: 68%;
  float: left;
  display: block;
  height:20px;
  line-height:20px;
  font-size: 15px;
  color: #333;
  overflow: hidden;
  letter-spacing: 0px;
  text-indent: 20px;
  margin-top: 5px;
}
.h-pro-gun01 li .p1-t a span{
  width: 20%;
  height: 20px;
  float: right;
  display: block;
  height:20px;
  line-height:20px;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0px;
  text-align: center;
  letter-spacing: 0px;
  margin-top: 10px;
  background: #dddddd;
  border-radius: 6px;
}
.h-pro-gun01 li .p1-t p{
  display: block;
  float: right;
  width: 86px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  text-indent: 25px;
  font-size: 16px;
  color: #fff;
}
.h-pro-gun01 li:hover .p1-t a h3{
  color: #fc3a3a;
}

.h-pro-gun01 li:hover{
  border: 1px solid #fc3a3a;
}

.h-pro-gun01 li:hover .p1-t a span{
  background: #fc3a3a;

}
.slei{
  width: 99%;
  height: 30px;
  margin:0 auto;
}
.slei p{
  display: block;
  padding:2px 0px 2px 20px;
  font-size: 14px;
  color: #5b5b5b;
  letter-spacing: 0px;
  transition: all 0.3s ease-out;
  margin-bottom: 0px;
    
}

.slei span{
  display: block;
  padding:2px 0px 2px 20px;
  font-size: 15px;
  color: #F00;
  letter-spacing: 0px;
  transition: all 0.3s ease-out;
    
}

/*简介*/
.hua_ab{
  width: 100%;
  height: 246px;
  background: url(../images/si_08.jpg) no-repeat center;
  margin:0 auto;
  overflow: hidden;
}
.hua_aba h3{
  color: #333;
  font-size: 35px;
  font-weight: bold;
  margin-top: 90px;
}
.hua_abn{
  width: 100%;
  height: 527px;
  background: #f9f9f9;
  margin:0 auto;
  margin-top: 15px;
}

.taboul{
  width: 683px;
  height: 322px; 
}
.taboul p{
  line-height: 33px;
  font-size: 15px;
  height: 351px;
}
.tabour{
  width: 562px;
  height: 444px;
  background: #333;
}
.taboul li{
  width: 196px;
  height: 48px;
  background: #fc3a3a;
  float: left;
  margin-right: 10px;
  border-radius: 23px;
}
.taboul li a{
  line-height: 48px;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 16px;
}
.hua_s{
  width: 100%;
  height: 176px;
  background: url(../images/si_10.jpg) no-repeat center;
  margin:0 auto;
}

/*新闻*/


.newshao{
  width: 1260px;
  height: 495px;
  margin: 0 auto;
  margin-top: 15px;

}
.neswhaol{
  width: 380px;
  height: 462px;
  background: url(../images/si_13.jpg) no-repeat center;
  float: left;
} 

.neswhaol a{
  display: block;
  font-size: 15px;
  color: #dde7f2;
  width: 295px;
  margin: 0 auto;
  line-height: 30px;
  padding-top:180px;
}

.neswhaor{
  width: 860px;
  height: 462px;
  float: right;

}
.neswhaor li{
  height: 220px;
  margin-top: 10px;
}
.newshaorl{
  width: 295px;
  height: 219px;
  float: left;
 
}

.newshaorr{
  width: 545px;
  height: 219px;
  float: right;

}

.b1{
  font-size: 17px;
  font-weight: bold;
  color: #333;
  width: 432px;
  height: 30px;
  display: block;
  margin-top: 20px;
  margin-bottom: 8px;
}

.newshaorr span{
  width: 543px;
  display: block;
  line-height: 25px;
  color: #6e6e6e;
  font-size: 15px;
  height: 100px;
  overflow: hidden;
}
.morehao{
  width: 96px;
  height: 30px;
  background: #ffca4a;
  margin-top: 25px;
}
.b2{
  display: block;
  text-align: center;
  line-height: 30px;
  color: #fff;

}



.juntel{width: 90%;height: 30px;line-height: 30px;background: #0d4b96;margin: 0 auto;color: #fff;text-align: center;}

.h-pro-gun01 li .dianhu{
  margin-top:14px;
    width: 300px;
    height: auto;
}
.h-pro-gun01 li .dianhu p{
  display: block;
  padding:2px 0px 2px 20px;
    font-size: 14px;
    color: #5b5b5b;
    letter-spacing: 0px;
  transition: all 0.3s ease-out;
    
}

.h-pro-gun01 li .dianhu span{
  display: block;
  padding:2px 0px 2px 20px;
    font-size: 15px;
    color: #5b5b5b;
    letter-spacing: 0px;
  transition: all 0.3s ease-out;
    
}


/*产品图片展示*/
.h-pro1{
  /*margin-bottom: 70px;*/
  padding:0px -18px !important;
 
}
.h-pro1 .tu1{
  width: 100%;
  position: relative;
  z-index: 10;  
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.h-pro1 .tu1 img{
  width: 100%;
}
.h-pro1 .tu1 a{

  top:100%;
  left:0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.25s ease-in-out;
}
.h-pro1:hover .tu1 a{
  top:0;
  left:0;
}

.h-pro1 .hp1-nr .scpl{
/*  float: left;*/
width: 100%;
}
.scpl a h3{
  display: block;
/*  padding-top:30%;*/
  width: 100%;
  font-size: 26px;
  color: #fff;
  text-align: center;

}
.h-pro1 .hp1-nr{
  padding:0px;
}
.h-pro1 .hp1-nr a h3 {
  color: #333;
  font-size: 16px;
  line-height: 39px;
}
.h-pro1:hover .hp1-nr .scpl a h3{

  color: #fff;

}
.h-pro1 .hp1-nr a p{
  float: right;
  width: 13%;
  font-size: 16px;
  line-height: 32px;
  color: #fff
}
.h-pro1 .tu1 a img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;

}
.h-pro1:hover .tu1 a img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;

}
.h-pro1 .hp1-nr .more1{
  float: right;
  width: 35%; 

}
.h-pro1 .hp1-nr .scpl{
    margin: 0 auto;
    width: 100%;
    height: 39px;
    
}

.hp1-nr.slei{
  margin-top:14px;
    width: 300px;
    height: auto;
    background: #333
}
.hp1-nr .slei p{
  display: block;
  padding:2px 0px 2px 20px;
    font-size: 14px;
    color: #5b5b5b;
    letter-spacing: 0px;
  transition: all 0.3s ease-out;
  margin-bottom: 0px;
    
}

.hp1-nr .slei span{
  display: block;
  padding:2px 0px 2px 20px;
    font-size: 14px;
    color: #5b5b5b;
    letter-spacing: 0px;
  transition: all 0.3s ease-out;
    
}




.h-pro1 .hp1-nr .more1 a{
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 163%;

  background-color: #0875db;
  text-align: center;

  color: #fff;
  transition: all 0.25s ease-in-out;
}

/*产品图*/
#cphhh {

    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 303px;
    height: 270px;
    float: left;
    border:1px solid #e3e3e3;
}
#cphhh:hover{
  border:1px solid #ffb400;transition: all 0.5s ease-out;
}
#cphhh:hover .scpl{
  background: #ffb400
}


.gundong{
  width: 1260px;
  margin:0 auto;
  height: 851px;
  margin-top: 10px;
}

/*优势*/


.section5 { overflow:hidden; padding:0  0 0px;}
.section5 h3{ text-align:center; margin-bottom:5px; font-weight:normal; font-size:26px;color:#333;}
.section5 h3 a{ color:#333;}
.section5 span{ display:block; text-align:center; font-size:12px; color:#999; font-family:Arial; margin-bottom:10px;}
.section5 h6{ display:block; width:30px; height:1px; background-color:#1652ba; margin:0 auto; margin-bottom:40px;}
.section5 .pzbox{ overflow:hidden; width:100%;}
.section5 dl{ overflow:hidden; width:50%; *width:49.9%;
  float:left; background-color:#f1f1f1; position:relative}
.section5 dt{ overflow:hidden; width:50%; float:left; position:relative;height: 444px;}
.section5 dt img{ display:block; width:100%;}
.section5 dt img.imgp{ position:absolute; left:0; top:0}
.section5 dd{ float:left; width:50%;*width:39%; height:100%;  position:relative}
.section5 h5{ font-size:111px; color:#47ac28; margin-top:20%; margin-bottom:5px;
  font-weight: bold;font-family: "font1";text-align: center;}
.section5 h5:hover{ transition:all 0.8s;color: #47ac28;}
.section5 span{ display:block; font-size:22px; color:#333; margin-bottom:13px;
  font-family: Arial;text-align: center;font-weight: bold;}
.section5 p{ font-size:14px; color:#777; line-height:25px; height:72px;width: 65%;
margin: 0 auto;}
.section5 i{ display: block;width: 38px;height: 5px;
  background:url(../images/tiao.png);position: absolute;left: 17%;top: 86%;}
.section5 ol{ display: block;height: 30px;position: absolute;left: 10%;top: 105%;color: #5bb724;font-weight: bold;font-size: 22px;padding-top: 20px;}
.section5 .fr{ float:right}
.section5 .fl{ float:left;height: 326px;}
.section5 .fl h5{font-size:111px; color:#333; margin-top:4%; margin-bottom:5px;
  font-weight: bold;font-family: "font1"}
.section5 img{  cursor: pointer;  transition: all 0.6s;  }  
/*.section5 img:hover{transform: scaleX(1.1) scaleY(1.1);  } */ 


/*产品展示4*/
.h-pro-gun04{
  width: 1260px;
  height: auto;
  overflow: hidden;
}
.h-pro-gun04 li{
  float: left;
  position: relative;
  z-index: 10;
  margin-right: 13px;
    margin-bottom: 12px;
    width: 240px;
    height: 239px;
/*	border:1px solid #c9c9c9;
  border-radius: 8px;*/
  overflow: hidden;
}
.h-pro-gun04 li .tu1{
  position: absolute;
  top:0px;
  left:0px;
  z-index: 15;
}
.h-pro-gun04 li .tu1 img{
  width: 240px;
  height: 240px;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.h-pro-gun04 li:hover .tu1 img{
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.h-pro-gun04 li .p1-tit{
  position: absolute;
  bottom:-55px;
  left:0px;
  z-index: 100;
  width: 100%;
  height: 95px;
  /*background:rgb(27,27,27,0.7);*/
  background: url(../Img/pro-bg1.png);
  transition: all 0.3s ease-out;
}
.h-pro-gun04 li:hover .p1-tit{
  bottom:0px;
  /*background:rgb(172,81,27,0.7);*/
  background: url(../Img/pro-bg1.png);
  height: 150px;
  transition: all 0.5s ease-out;
}
.h-pro-gun04 li .p1-tit a h3{
  display: block;
  margin-top: 9px;
  width: 100%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease-out;
}
.h-pro-gun04 li:hover .p1-tit a h3{
  margin-top: 25px;
}
.h-pro-gun04 li .p1-tit .phone1{
margin-top: 8px;
width: 90%;
height: 25px;
color: #fff;
line-height: 20px;
padding-left: 17px;
font-size: 14px;

}
.h-pro-gun04 li .p1-tit .phone1 img{
  display: block;
  float: left;
  margin-top: 0px;
  margin-left: 30px;
}
.h-pro-gun04 li .p1-tit .phone1 p{
  display: block;
  font-size: 16px;
  color: #3d3d3d;
  line-height: 30px;
  text-indent: 20px;
}

.h-proc0{
  width: 260px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}

.h-proc0 a{
 display: inline-block;
  margin-right: 10px;
  width: 120px;
  height: 40px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  background-color: #999999;
  font-weight: bold;
  margin-top: 10px;


}
.h-proc0 a:hover{
  background-color: #fb941a;
  color: #fff;
}
.h-proc0-hover{
	background-color: #fb941a !important;
}


.juntel{width: 90%;height: 30px;line-height: 30px;background: #0d4b96;margin: 0 auto;color: #fff;text-align: center;}

.h-pro-gun01 li .dianhu{
	margin-top:14px;
    width: 300px;
    height: auto;
}
.h-pro-gun01 li .dianhu p{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 14px;
    color: #5b5b5b;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}

.h-pro-gun01 li .dianhu span{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 15px;
    color: #5b5b5b;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}

/**/

/*产品展示4*/
.h-pro-gun05{
  width: 1260px;
  height: auto;
  overflow: hidden;
}
.h-pro-gun05 li{
  float: left;
  position: relative;
  z-index: 10;
  margin-right: 13px;
  margin-bottom: 23px;
  width: 407px;
  height: 320px;
/*  border:1px solid #c9c9c9;
  border-radius: 8px;*/
  overflow: hidden;  box-shadow: 5px 5px 5px #eaeaea;
}
.h-pro-gun05 li .tu1{
  position: absolute;
  top:0px;
  left:0px;
  z-index: 15;

}

.h-pro-gun05 li .tu1 img{
  width: 407px;
  height: 320px;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.h-pro-gun05 li:hover .tu1 img{
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 

}
.h-pro-gun05 li .p1-tit{
  position: absolute;
  bottom:-100px;
  left:0px;
  z-index: 100;
  width: 100%;
  height: 95px;
  /*background:rgb(27,27,27,0.7);*/
  background: url(../Img/pro-bg1.png);
  transition: all 0.3s ease-out;
}
.h-pro-gun05 li:hover .p1-tit{
  bottom:0px;
  /*background:rgb(172,81,27,0.7);*/
  background: url(../Img/pro-bg1.png);
  height: 200px;
  transition: all 0.8s ease-out;
}
.h-pro-gun05 li .p1-tit a h3{
  display: block;
  padding-top: 15px;
  width: 100%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease-out;
}
.h-pro-gun05 li .p1-tit a span img{
  margin: 0 auto;
  display: block;
  margin-top: 12px;
}
.h-pro-gun05 li .p1-tit a font{
  margin: 0 auto;
  display: block;
  margin-top: 12px;
  line-height: 30px;
  font-size: 15px;
  color: #fff;
  width: 90%;
}

.h-pro-gun05 li:hover .p1-tit a h3{
  margin-top: 10px;
}

.h-pro-gun05 li .p1-tit .phone1{
    margin-top: 20px;
     width: 80%;
    height: 33px;
    border-radius: 0px 30px 30px 0px;
    background-color: #fff;
    color: #333;
    line-height: 33px;    
    padding-left: 24px;
    font-size: 15px

}
.h-pro-gun05 li .p1-tit .phone1 img{
  display: block;
  float: left;
  margin-top: 0px;
  
}
.h-pro-gun05 li .p1-tit .phone1 p{
  display: block;
  font-size: 16px;
  color: #3d3d3d;
  line-height: 30px;
  text-indent: 20px;
}

.h-proc05{
  width: 260px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}

.h-proc05 a{
 display: inline-block;
  margin-right: 10px;
  width: 120px;
  height: 40px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  background-color: #999999;
  font-weight: bold;
  margin-top: 10px;


}
.h-proc05 a:hover{
  background-color: #fb941a;
  color: #fff;
}
.h-proc02-hover{
  background-color: #fb941a !important;
}




/*案例*/
.ann{
  width: 100%;
  height: 401px;
  background: #f7f7f7;
  margin: 0 auto;

}


/*案例*/
.ganliab{
	width: 1260px;
	margin: 0 auto;
  margin-top: 5px;
}
.fenge{
  width: 100%;height: 
}










.foot-bgt{
  width: 100%;
  height: 10px;
  background: #efefef;
  margin: 0 auto;
}

.foot-bg {
 /* padding:40px 0px;*/
  width: 100%;
  height: auto;
  background:#efefef;
  overflow: hidden;height: 278px;
  margin-top: 20px;
}
.foot-l{
  float: left;
  width: 401px;
  height: auto;
}
.foot-l strong{
  display: block;

}
.foot-l strong span{
      font-family: arial;
    color: #ffba00;
    font-size: 25px;
    margin-left: 120px;
    padding-top: 34px;
    display: block;
}


.f-proc{
  float: left;
  width: 669px;margin-top: 25px;
}
.f-proc ul{
  height: 40px;
}

.f-proc li{
  float: left;
}
.f-proc h5{
 
  width: 231px;float: left;
  height: 35px;margin-bottom: 60px;color: #fff;
  font-size: 19px;padding-left: 38px;padding-top: 20px;
}
.f-proc h5 span{
  float: right;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #bcc4d9;
  font-size: 12px;
  display: block;
  margin-right: 41px;
  margin-top: 8px;
}
.f-proc li a h3{
  display: block;
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #d1d0ce;
}
.f-proc a {
  display: block;
  float: left;
/*  width: 130px;*/
  height: 26px;
  font-size: 15px;
  color: #d1d0ce;
  line-height: 26px;
}

.f-ewm{
  margin-top: 33px;
  float: left;
  width: 117px;
}
.f-ewm p{
  padding-top: 15px;
  font-size: 15px;
  color: #fff;
  text-align: center;
}
.f-lxwm{
  float: left;
  margin-top: 60px;
  margin-left:33px;
  width: #cecece;
  line-height: 40px;

  font-size: 14px;
  color: #fff;
  line-height: 170%;
}
.f-lxwm p, .f-lxwm a{
  font-size: 14px;
  color: #fff;
  line-height: 170%;
}
.f-menu{
  float: left;
  width: 558px;
  margin-top: 25px;
  margin-left: 33px;
}
.f-menu h5{
 
  width: 104px;
  height: 35px;    margin-bottom: 60px;color: #fff;
  font-size: 19px;padding-top: 20px;
}
.f-menu h5 span{
  float: left;color: #fff;text-transform: uppercase;letter-spacing: 0px;
  color: #bcc4d9;font-size: 12px;
}
.lianll{
  width: 413px;
  float: left;
}
.lianx{
  width: 373px;
  float: left;margin-left: 49px;margin-top: 8px;
}
.lianxl{
  width: 167px;
  height: 170px;
  background: url(../images/er.jpg) no-repeat center;
  float: left;
}
.lianxr{
  line-height: 25px;
  color: #fff;
  margin-left: 3px;
  float: left;

  margin-left: 20px;
}
.lianxr p{
  color: #fff
}
.f-menu a{
  display: block;
  float: left;
  width: 110px;
  height: 26px;
  font-size: 15px;
  color: #d1d0ce;
  line-height: 26px;
}
.f-link {
  float: left;
  width: 260px;
  height: auto;
}
.f-link h3{
  display: block;
  width: 100%;
  height: 40px;
  font-size: 18px;
  color: #fff;
}
.f-link a,
.f-link p a {
  display: block;
  width: 100%;
  height: 29px;
  font-size: 14px;
  color: #dadada;
}

.bq{
  width: 100%;
  height: 60px;
  background-color: #1b4289;
  text-align: center;
  overflow: hidden;
}
.bq p,
.bq p a {
  text-align: center;
  font-size: 14px;}

.banq{
  width: 366px;
  height: 122px; 
  margin-top: 20px;
}
.banq p a{
  display: block;
  height: 44px;
  width: 366px;
  margin-bottom: 10px;
}
.banq p a img{
  display: block;
  height: 44px;
}
.banq p{
 color: #959595;
 display: block;
 line-height: 25px;
}
/*所有标题*/
.h-tit01 {
	padding:16px 0px;
	width: 100%;
	height: auto;
	border-bottom:1px solid #e5e5e5;
	overflow: hidden;
}

.h-tit01 h2 {
	width: 100%;
	height: 37px;
	font-size: 30px;
	color: #1b1b1b;
	text-align: center;
}

.h-tit01 span {
	display: block;
	margin:0 auto;
	margin-top: 6px;
	width: 180px;
	height: 22px;
	line-height: 22px;
	background-color: #eeeeee;
	font-size: 15px;
	color: #777777;
	text-align: center;
	text-transform: uppercase;
}
.h-tit01 p {
	margin-top: 15px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #777;
}

.line1 {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.tit2{
	margin:0 auto;
	width: 1260px;
	height: 36px;
}
.tit2 h2{
	display: block;
	width: 800px;
	height: auto;
	font-size: 26px;
	color: #e4333d;
	font-weight: bold;
}

.tit2 h2 img {
    display: inline-block;
    margin-top: 16px;
    margin-right: 10px;
    float: left;
}
.tit2 .zi1{
	font-size: 26px;
	color: #333;
	font-weight: bold;
}
.tit2 .zi2{
	font-size: 20px;
	color: #6e6e6e;
	text-transform:uppercase;
}
.tit2 a{
	  display: block;
    float: right;
    width: 75px;
    height: 29px;
    font-size: 15px;
    color: #fff;
    text-indent: 9px;
    line-height: 29px;
    background: #4695f1;
    margin-top: 10px;
}
.tit3{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.tit3 h2{
	display: block;
	float: left;
	width: 141px;
	height: 32px;
	background-color: #e4333d;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 32px;
}
.tit3 a{
	display: block;
	float: right;
	width: 64px;
	height: 25px;
	border:1px solid #dcdcdc;
	font-size: 12px;
	color: #787878;
	text-transform: uppercase;
	text-align: center;
	line-height: 25px;
	transition: all 0.3s ease-out;
}
.tit3 a:hover{
	background-color: #e4333d;
	color: #fff;
}
/*end 所有标题*/

/*内页*/
	/*联系我们*/
ul.lx{width:100%;}
ul.lx img{max-width:100%;height:auto;}
ul.lx li.lianxi{float:left;width:40%;padding:2.5%;}
ul.lx li.guestbook{float:left;width:50%;}
	/*当前位置*/
.ny-weizhi{padding:10px 0px;width: 100%;height: auto;/*background-color: #efefef;*/
  /*border:1px solid #DFDEDE;*/}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1260px; font-size: 15px;color: #333;height: 21px;
line-height: 31px;}
.ny-r-t img{display: block;margin-top: 1px;float: left;
	/*单页效果*/
}
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 1260px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 16px;
	color: #333;
	line-height: 240%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 230%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e5e5e5;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}
 /*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
  width: 270px;
  height: 170px;
	overflow: hidden;
  border:1px solid #efefef;
  padding: 3px;
  border: 0px solid #CCC;
  -moz-box-shadow: 0px 0px 6px #C4C4C4;
  -webkit-box-shadow: 0px 0px 6px #C4C4C4;
  box-shadow: 0px 0px 6px #C4C4C4;
}
.ny-news01 li .tu1 img{
  width: 270px;
  height: 170px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
/*.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
  padding: 3px;
  border: 0px solid #CCC;
  -moz-box-shadow: 0px 0px 6px #C4C4C4;
  -webkit-box-shadow: 0px 0px 6px #C4C4C4;
  box-shadow: 0px 0px 6px #C4C4C4;
}*/
.ny-news01 li .l01{
  /*margin-left:10px;*/
  width: 959px;
  height: 50px;
  margin-top: 20px;

}
.newnl{
  width: 104px;
  float: left;
  color: #F00
}
.newnr{
  float: right;
  width: 64px;height: 25px;line-height: 25px;text-align: center;
  color: #fff;

  background-color: #d9534f;
  border-color: #d43f3a;
}
.newnr a{ 
  color: #fff;  font-size: 12px;
}
.newnr:hover{
  background: #c9302c
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left: 25px;
  width: 959px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
  font-weight: bold;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff6600;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 79px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}
.gucpal{
  width: 250px;
  height: auto;
  float: left;
  overflow: hidden;
}
.gucpalt{
  width: 100%;
  margin: 0 auto;
  height: 102px;

  background:#4b4b4b ;
}
.gucpalt h2{
  font-size: 30px;
  color: #FFFFFF;
  line-height: 50px;
  text-align: center;
  padding-top: 10px;
}
.gucpalt span{
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: center;
  color: #F1F1F1;
  margin: 0 auto;
  display: block;
}
.gucpar {

    width: 1240px;
    float: right;

}

/*手机站*/
.nycontb{
  background: #f4f4f4;
  padding:10px;
}

.h-foot-bg{
  width: 100%;
  height: 286px;
  background-color: #efefef;
  margin:0 auto;
  overflow: hidden;
  margin-top: 30px;
}

.h-xian1{
  width: 1260px;
  border-bottom: 1px #363636 solid;
  margin: 0 auto;
  height: 60px;
  margin-top: 20px;
}

.h-lefttu{
  width: 36px;
  height: 37px;
  float: left;
  margin-top: 15px;
/*  padding-left: 30px;*/
}
.h-tel{
  width: 300px;
  height: 40px;
  font-size: 18px;
  float: left;
  color: #FFFFFF;
  margin-top: 20px;
  padding-left: 10px;
}

.h-tel1{
/*  width: 430px;*/
  height: 40px;
  font-size: 18px;
  float: left;
  color: #FFFFFF;
  margin-top: 20px;
  padding-left: 10px;
}

.h-left{
  width: 238px;
  height: auto;
  float: left;
  margin-top: 20px;
  border-right: 1px dashed #D5D6CF;
}
.h-left1{
  width: 238px;
  height: auto;
  float: left;
  margin-top: 20px;
  margin-left: 30px;
  border-right: 1px dashed #D5D6CF;
}
.h-left2{
    width: 315px;
    height: auto;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    border-right: 1px dashed #D5D6CF;
}
.h-left3{
   width: 167px;
  height: auto;
  float: left;
  margin-top: 20px;
  margin-left: 30px;
}
.h-title{
  width: 100%;
  height: 30px;
  float: left;
  margin-top: 10px;
}

.h-title h2{
  font-size: 18px;
  color: #333;
  line-height: 30px;
  float: left;
}
.h-xian2{
  width: 16px;
  border-bottom: 3px #2593e9 solid;
  margin-top: 50px;
}





.h-lxbj{
  width: 425px;
  height: 240px;
  background: url(../Img/dibu_lx.jpg)  no-repeat bottom;
  float: left;
  background-color: #1c6ce5;
}

.h-lx{
  width: 100%;
  height: auto;
  float: left;
  margin-top: 5px; 
  margin-left: 8px; 
}

.h-lx p{
  font-size: 14px;
  color: #cecece;
  line-height: 30px;
}
.h-lx p a{
  font-size: 16px;
  color: #cecece;
  line-height: 30px;
}

.h-lx p a:hover{
  font-size: 16px;
  color: #fb941a;
  line-height: 30px;
}

.h-lx strong{
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}
.h-right{
  width: 440px;
  height: auto;
  float: left;
  margin-top: 20px;
  margin-left: 20px;
  border-right: 1px dashed #D5D6CF;

}
.h-right p{
color: #333

}

.erwei{
  background: url(../images/er.jpg) no-repeat center;
  width: 117px;
  height: 117px;
  margin:0 auto;
  display: block;
  margin-top: 51px;
}

.h-cplei{
margin-top: 17px;
padding-left: 6px;
}
.h-cplei li{
    float: left;
    width: 50%;
  color: #fff;
}
.h-cplei li a{
  color: #333;
  font-size: 15px;
  line-height: 28px;
}

.h-cplei ul li{
  float: left;
  width: 50%;
  color: #fff;
}
.h-cplei ul li a{
  color: #333;
  font-size: 14px;
  line-height: 28px;
}

.h-foot-bg1{
  width: 100%;
  height: 40px;
  background-color: #1b1b1b;
  margin:0 auto;
  overflow: hidden;
}
.h-footwz{
  width: 1260px;
  height: 40px;
  margin: 0 auto;
  color: #FFFFFF;
  line-height:40px;
  text-align: center;
}
.h-footwz a{
  color: #FFFFFF;
  text-align: center;
}
.h-footwz p{
  color: #FFFFFF;
  text-align: center;
}
.h-footwz a:hover{
  color: #db0e34;
  text-align: center;
}

.h-footwz strong{
  font-size: 16px;
  font-weight: bold;
}
.h-footwz p{

    width: 1260px;
    height: 40px;
    margin: 0 auto;
    color: #C0C0C0;
    text-align: center;

}


/*tab切换卡*/
.tabbox{width:650px;height:341px;margin:0 auto;/*background:#f0f0f0;*/font-family:'微软雅黑';}
.tabbox .tab{overflow:hidden;background: #fff;border: 1px dotted #CDCDCD !important;}
.tabbox .tab a{display:block;padding:15px 53px;float:left;text-decoration:none;color:#333;}
.tabbox .tab a:hover{background:#DE0025;color:#fff;text-decoration:none;}
.tabbox .tab a.on{background:#DE0025;color:#fff;text-decoration:none;border: 1px dotted #CDCDCD；}
.tabbox .content{overflow:hidden;width:650px;height:341px;position:relative;}
.tabbox .content ul{position:absolute;left:0;top:0;height:341px;}
.tabbox .content li{
  width:650px;height:341px;float:left;
line-height: 35px;
font-size: 15px;}
.tabbox .content li span{
/*  padding:10px;*/line-height: 35px;
font-size: 15px;margin:0 auto;
}
.tabbox .content li p{}
.tabbox .content li a{padding: 15px;line-height: 35px;font-size: 15px;}
.content li { height:81px; background:#FFF; display:block; width:650px; border-bottom:1px solid #EBEBEB;}
.content li a:hover { background:#E15354; color:#FFF; display:block; width:650px; height:84px;}
.content li a:hover a{ color:#FFF; }
.content .rq { float:left; width:90px;height:81px; text-align:center; background: url(../images/rq.jpg) right 4px no-repeat;
}
.content a:hover .rq {background: url(../images/rq2.png) right 4px no-repeat;} 
.content a:hover .rq .d{ color:#FFF;}
.content a:hover .rq .ym{ color:#FFF;}
.content .rq .d { height:45px; line-height:50px; text-align: center;font-size:22px; color:#B3B3B3;  clear:both; display:block;}
.content .rq .ym { font-size:14px; color:#B3B3B3; text-align: center;display:block;}
.content .bt { line-height:30px; float:left; width:486px; font-size:16px;overflow: hidden;height: 70px;}
.content .ck { line-height:81px; float:right; display:block; width:60px; color:#E15354;}
.content .bt b{font-size: 16px;color: #333;font-weight: bold;margin-top: 10px;display: block;}

.content a:hover .ck { color:#FFF;}
.content a:hover .bt b { color:#FFF;}
.content a:hover .bt p { color:#FFF;}

.newsrll{height: 84px;overflow: hidden;width: 650px;display: block;margin:0 auto;}



/*售后服务*/
.tshou{
  background: #F5F5F5;
  width: 100%;
  height: 600px;
  margin:0 auto;
  margin-top: 15px;
  overflow: hidden;
}
.tshoua{
  width: 1260px;
  margin:0 auto;

}
.tshouab{
  height: 480px;
}
.tshouabl{
  width: 800px;
  height: 480px;
  float: left;
}
.tshouabr{
  width: 420px;
  height: 480px;
  float: right;
}
.tshouablt{
 height: 230px;

}
.tshouablt li{
  width: 370px;
  float: left;
  margin-left:25px;
}
.tshouablt li span{
  text-align: center;
  display: block;
  font-size: 16px;
}
.tshouablb {

    border: 1px solid #fff;
    background: #fff;
    padding: 10px;
    line-height: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}

.tshouablb p span{

    font-size: 18px;
    font-weight: bold;
}
.message_sub_do {

    height: 32px;
    line-height: 26px;
    text-align: center;
    color: #FFF; 
    width: 100%;
    border: none;
    font-size: 16px;
    background: #DE0025;

}
.message_name {

    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    float: left;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    padding-left: 5px;
    width: 100%;

}
.guestbook{
  width: 100%!important;
  height: 480px;
}
.tshouabr li{
/*  width: 170px;
  height: 32px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;*/
  width: 49%;
  margin-right: 1%;
  height: 53px;
  float: left;
}

/*底部*/
.tdi{
  width: 1141px;
  height: 87px;
  margin:0 auto;
  background: url(../images/zhibao.png) no-repeat center;
  margin-top: 15px;
  margin-bottom: 15px;
}
/*友情链接*/
.link {

    border-top: 1px dashed #DDDED7;

}
.blank5 {

    height: 5px;
    overflow: hidden;

}
.link h4{
  line-height: 30px;
}
.foot h4 {

    padding-bottom: 0;
    color: #000;


}

.link li a {

    line-height: 25px;
    padding-right: 10px;

}

.top  {

    background: #E15354;
    width: 120px;
    text-align: center;
    font-size: 14px;
    display: block;

}
.footer {

    background: #242424;
    height: 40px;
    line-height: 40px;
    color: #F2F2F2;

}
.footera{
  width: 1260px;
  height: 40px;
  margin:0 auto;
}
.footeral{
 width: 600px;
 float: left;
 color: #fff;

}
.footerar{
  width: 100px;
 float: right;
 color: #fff;
 background: url(../images/wtop.jpg) no-repeat center;
}
.footerar a{
  color: #fff;
  padding-left:30px;
}

/*内页产品分类*/
.ny_list {height: 110px;} 
.tabboxpro{width: 100%;margin:0 auto;height: auto;margin-top: 30px;margin-bottom: 10px;}
.tabpro a{border-right: 1px solid #E1E1E1;background: #414755;color: #fff;width: 207px;
  display: block;float: left;height: 50px;line-height: 50px;text-align: center;font-size: 16px}
.tabpro a:hover{background: #46B8DA;}
.tabpro a:focus{background: #DE0025;}

.contentpro ul li{width: 80%;margin:0 auto;}
.contentpro ul li a{border: 1px solid #dedede;
text-align: center;
margin: 10px 7px;
padding: 0 25px;
height: 35px;
line-height: 33px;
display: inline-block;}
.contentpro ul li a:hover{background: #DF4A4C;color: #FFF;border: 1px solid #E57304;}



/**/

/**/
.proc-bg{
      padding:5px 0px 15px 0px;
      background-color: #efefef;
      overflow: hidden;
    }
    .proc1{
      width: 1300px;
      height: 57px;
    }
    .proc1 a h3{
          display: block;
    float: left;
    margin-bottom: 5px;
    width: 245px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 41px;
    background-color: #414755;
    /* border: 1px solid #dcdcdc; */
    transition: all 0.3s ease-out;
    border-right: 1px solid #E1E1E1;
    border-radius: 10px;
    margin-right: 5px;
    }
    .proc1 a:hover h3{
      background-color: #46B8DA;
      color: #fff;
    }
    .proc1-hover h3{
      color: #FFF !important;
      background-color: #fc3a3a !important;
    }
    /*产品二级菜单*/
    .proc2 {
    width: 90%;
    margin: 0 auto;
    }
    .proc2 li {
    border: 1px solid #dedede;
    text-align: center;
    margin: 10px 7px;
    padding: 0 25px;
    height: 35px;
    line-height: 33px;
    display: inline-block;
    }
    .proc2 li:hover {
    background: #DF4A4C;
    color: #FFF;
    border: 1px solid #E57304;
    }
    .proc2 li:hover a {
      color: #FFF;
      transition: all 0.4s ease 0s;
    }
/*产品详情页*/

.ckjr{width: 100% !important;height: 40px;overflow: hidden;line-height: 30px;}


.ckjr font{text-align: left;color: #555!important;font-size:14px;
  float: right;width: 100% !important;border-top: 1px solid #f4f4f4;
  border-top: 1px solid #e4e4e4;padding-top: 10px;}
.ckjr font em{font-size: 19px;font-style:normal;color: #F00;}

.mm{width: 64px !important;height: 24px;background: #de0025;margin-top: 10px;
  line-height: 24px;color: #fff !important;text-align: center;}
.mm:hover{width: 64px;height: 24px;background: #c9302c}



